Skip to content

Conversation

@jaz1-nordic
Copy link
Contributor

No description provided.

@jaz1-nordic jaz1-nordic requested review from a team as code owners February 20, 2025 15:47
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Feb 20, 2025
@github-actions
Copy link

After documentation is built, you will find the preview for this PR here.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Feb 20, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Feb 20, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 18

Inputs:

Sources:

sdk-nrf: PR head: 497433f00625c0b879ddde5d427f44dacee28cac

more details

sdk-nrf:

PR head: 497433f00625c0b879ddde5d427f44dacee28cac
merge base: 2a24ce429465dca6c3b56474f0a15911988615db
target head (main): 42a7901de8753fa94fb4472b363d395b28893a24
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (13)
.github
│  │ test-spec.yml
CODEOWNERS
applications
│  ├── sdp
│  │  ├── mspi
│  │  │  ├── Kconfig
│  │  │  ├── boards
│  │  │  │  │ nrf54l15dk_nrf54l15_cpuflpr.conf
scripts
│  ├── ci
│  │  │ tags.yaml
snippets
│  ├── sdp
│  │  ├── mspi
│  │  │  ├── app.conf
│  │  │  ├── soc
│  │  │  │  │ nrf54l15_cpuapp.overlay
tests
│  ├── zephyr
│  │  ├── drivers
│  │  │  ├── flash
│  │  │  │  ├── common
│  │  │  │  │  ├── CMakeLists.txt
│  │  │  │  │  ├── Kconfig
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │  │  │  │  ├── sysbuild.conf
│  │  │  │  │  │ testcase.yaml

Outputs:

Toolchain

Version: acee3b0b2b
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:acee3b0b2b_bece0367df

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 40
  • ✅ Integration tests
    • ✅ test-low-level
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_cloud
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_positioning
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread
    • test-fw-nrfconnect-zigbee
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-sidewalk
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@nordic-piks
Copy link
Contributor

New alt-config for zephyr/tests/drivers/flash/common/testcase.yaml added at CI.

@jaz1-nordic jaz1-nordic force-pushed the nrfx-7100_sdp_mspi_flash_test_fail branch from a599a79 to fb48824 Compare February 25, 2025 13:12
@jaz1-nordic jaz1-nordic requested a review from a team as a code owner February 25, 2025 13:12
@jaz1-nordic jaz1-nordic changed the title drivers: sdp: mspi: fix for stuck in semaphore timeouts tests: drivers: flash: common: run on SDP MSPI Feb 25, 2025
@jaz1-nordic jaz1-nordic force-pushed the nrfx-7100_sdp_mspi_flash_test_fail branch from fb48824 to dba12eb Compare February 26, 2025 13:32
@github-actions
Copy link

You can find the documentation preview for this PR here.

@jaz1-nordic jaz1-nordic force-pushed the nrfx-7100_sdp_mspi_flash_test_fail branch from dba12eb to ebd1854 Compare February 28, 2025 14:45
@github-actions github-actions bot removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Feb 28, 2025
@jaz1-nordic jaz1-nordic force-pushed the nrfx-7100_sdp_mspi_flash_test_fail branch from ebd1854 to c95c387 Compare February 28, 2025 14:54
@masz-nordic masz-nordic force-pushed the nrfx-7100_sdp_mspi_flash_test_fail branch from c95c387 to e76f70c Compare March 5, 2025 15:29
@github-actions github-actions bot removed the manifest label Mar 5, 2025
@masz-nordic masz-nordic force-pushed the nrfx-7100_sdp_mspi_flash_test_fail branch 2 times, most recently from c696441 to 4d0b2db Compare March 5, 2025 16:55
@masz-nordic masz-nordic force-pushed the nrfx-7100_sdp_mspi_flash_test_fail branch 2 times, most recently from 3771dc1 to b9e589b Compare March 6, 2025 12:15
Increase RX buffer size to be able to run flash/common test.

Signed-off-by: Jakub Zymelka <[email protected]>
@masz-nordic masz-nordic force-pushed the nrfx-7100_sdp_mspi_flash_test_fail branch from b9e589b to 190213d Compare March 6, 2025 12:19
Increase size of the PBUF RX to be able to handle longer messages.

Signed-off-by: Jakub Zymelka <[email protected]>
@masz-nordic masz-nordic force-pushed the nrfx-7100_sdp_mspi_flash_test_fail branch 2 times, most recently from aa663f6 to 68e4254 Compare March 6, 2025 12:26
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add e.g nrf.extended. to the name, to it can be easily recognizable.

jaz1-nordic and others added 3 commits March 6, 2025 14:58
…ration

Add local copy of test configuration
to enable SDP MSPI flash common test.

Signed-off-by: Jakub Zymelka <[email protected]>
Twister does not have a functionality to quarantine single test case.
As a quick workaround, move source from zephyr, but disable
failing test with ifdef. When issue is fixed, this commit should
be reverted.

Signed-off-by: Marcin Szymczyk <[email protected]>
Current memory configuration is SINGLE mode. We need to remove
unused pins in this mode until SDP app supports it properly.
Otherwise it causes problems with reset ans WP pins.

Signed-off-by: Jakub Zymelka <[email protected]>
@masz-nordic masz-nordic force-pushed the nrfx-7100_sdp_mspi_flash_test_fail branch from 0962ce7 to 497433f Compare March 6, 2025 13:59
@masz-nordic masz-nordic requested review from a team, PerMac and katgiadla as code owners March 6, 2025 13:59
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 6, 2025

@masz-nordic masz-nordic added this to the 3.0.0 milestone Mar 6, 2025
@masz-nordic masz-nordic requested a review from nordic-piks March 6, 2025 14:08
@PerMac PerMac merged commit 5b0c9b0 into nrfconnect:main Mar 7, 2025
18 checks passed
@pasamdk pasamdk mentioned this pull request Apr 26, 2025
Copy link

@pasamdk pasamdk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

K

@jaz1-nordic jaz1-nordic deleted the nrfx-7100_sdp_mspi_flash_test_fail branch April 28, 2025 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants